home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10160 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  22.4 KB

  1. Path: chi-news.cic.net!usc!usc!not-for-mail
  2. From: ajayshah@cmie.ernet.in
  3. Newsgroups: comp.lang.c,comp.lang.c++,sci.math.num-analysis,sci.comp-aided,sci.op-research
  4. Subject: Part 3 of 3: Free C,C++ for numerical computation
  5. Followup-To: sci.math.num-analysis
  6. Date: 6 Mar 1996 05:24:42 -0800
  7. Organization: Centre for Monitoring Indian Economy, Bombay, India
  8. Sender: ajayshah@almaak.usc.edu
  9. Distribution: world
  10. Message-ID: <4hk3mq$3io@almaak.usc.edu>
  11. Reply-To: ajayshah@cmie.ernet.in
  12. NNTP-Posting-Host: almaak.usc.edu
  13. Keywords: source code, numerical statistical scientific computation
  14.  
  15. Description : (not clear) a linear/nonlinear simulation system
  16. Comments    : the `portable math library' directory is definitely
  17.               very useful (5k lines).  I noticed some interesting
  18.               interpolation, integration, banded LU decomposition,
  19.               nonlinear solver, etc.
  20. Author      : ?
  21. Version     : ?
  22.  
  23.  
  24. Name        : Scilab
  25. Authors     : scilab@inria.fr
  26. Description : Matrix--based scientific computation
  27. Systems     : Sun, RS6000, HP9000, Mips, Alpha, i386 (Linux)
  28.               Requires X.
  29. Where       : ftp.inria.fr (192.93.2.54) in INRIA/Projects/Meta2/Scilab
  30. Language    : ?
  31. Version     : 2.1
  32. Comments    : Resembles Matlab and Xmath.  Has hundreds of builtin
  33.               mathematical functions, sophisticated data structures,
  34.               a high--level interpreter, a macro language, and excellent
  35.               graphics.  C and fortran functions can be added as new
  36.               functions.
  37.               Comes with toolboxes for control and signal processing,
  38.               and for analysis of graphs and optimisation of utility networks.
  39. Date        : 8 March 1995
  40.  
  41.  
  42. Name        : sdeint.tar.z
  43. Where       : in pub/C-numanal on usc.edu
  44. Systems     : Unix, MS-DOS
  45. Language    : C++
  46. Description : A Runge-Kutta like class for integrating systems of Stochastic
  47.               Differential Equations
  48. Author      : Skip Carter, skip@taygeta.oc.nps.navy.mil
  49. Version     : v1.9 4 May 1993
  50.  
  51.  
  52. Name        : sga-c
  53. Authors     : David Goldberg
  54. Description : C source for simple genetic algorithm
  55. Where       : ftp://ftp.dcs.warwick.ac.uk/pub/mirrors/EC/GA/src/sga-c.tar.gz
  56.  
  57.  
  58. Name        : sge.shar
  59. Where       : in c on Netlib
  60. Description : Linpack functions geco, gefa, gesl and a little of BLAS;
  61.               nonstandard matrices
  62. Author      : Mark K. Seager, seager@lll-crg.llnl.gov
  63. Version     : April 88
  64.  
  65.  
  66. Name        : SGPC
  67. Description : Simple Genetic Programming in C
  68. Author      : Walter Alden Tackett (tackett@ipld01.hac.com)
  69. Where       : in the pub/Users/tackett on sfi.santafe.edu
  70. Version     : 28 May 1993
  71. Comments    : genetic algorithms, nonlinear maximisation
  72.  
  73.  
  74. Name        : SIMATH 
  75. Author      : SIMATH-Gruppe, Saarbruecken, Germany
  76. Systems     : Unix
  77. Where       : via anonymous ftp: ftp.math.uni-sb.de (134.96.32.23), 
  78.               ftp.math.orst.edu (128.193.80.160) in pub/simath
  79. Version     : 3.6.1
  80. Description : SIMATH contains a lot of C-functions over algebraic 
  81.               structures as arbitrary long integers, rational 
  82.               numbers, polynomials, Galois fields, matrices, 
  83.               elliptic curves, algebraic number fields, modular
  84.               integers, etc. There is also an interactive calculator
  85.               (simath) which uses the C-libraries of SIMATH.
  86. Comments    : version 3.6.1 contains a handbook written in English. 
  87.               The SIMATH package also includes a user interface,
  88.               which makes it possible to use the on-line
  89.               documentation of the functions and the keyword index.
  90.               It is free, but you have to first register, in order
  91.               to get a "license" file without which it won't compile.
  92.  
  93.  
  94. Name        : simlab
  95. Authors     : ?
  96. Description : circuit simulation environment
  97. Systems     : Unix, optimised version for connection machine exists.
  98. Where       : rle-vlsi.mit.edu:/pub/simlab
  99. Language    : C
  100.  
  101.  
  102. Name        : simpack-2.1.tar.Z (287965 bytes), simpack-2.1++.tar.Z (82683 bytes)
  103. Author      : Paul A. Fishwick, fishwick@cis.ufl.edu
  104. Description : tools for writing simulations with a EECS bias
  105. Where       : pub/simdigest/tools on bikini.cis.ufl.edu, also see
  106.               tr92-022.ps.Z from cis/tech-reports/tr92
  107. Language    : C and C++ versions exist
  108. Version     : v2.0, June 1992
  109.  
  110.  
  111. Name        : smirnov.shar.Z (3599 bytes)
  112. Author      : David Rapoport (actize@cea.berkeley.edu)
  113. Version     : 22 February 1993
  114. Description : Kolmogorov Smirnov two-sample statistic 
  115. Where       : in pub/C-numanal on usc.edu
  116.  
  117.  
  118. Name        : SMMS (Sparse Matrix Manipulation System)
  119. Description : A collection of about 80 commands to do almost
  120.               anything you wish to do with sparse matrices VERY
  121.               EASILY.  It is designed as an instructional and
  122.               prototyping tool, not for "production" work.
  123. Where       : /pub/smms93/* on eceserv0.ece.wisc.edu
  124. Systems     : Any Unix system with X-windows, but tested only on Sun,
  125.               HP and DEC.  Also works under DOS
  126. Language    : Mostly C (any version).  One or two routines in Fortran
  127. Author      : Fernando Alvarado (alvarado@engr.wisc.edu)
  128. Version     : Release 2 May 1993
  129. Comments    : Includes online help for every command and LaTeX and 
  130.               PostScript versions a manual.  Expandable by the user.  
  131.               Release 2 handles complex sparse matrices, interval 
  132.               matrices, blocked matrices adn symbolic matrices. 
  133.               Visualization tools.  Interfaces to Harwell routines 
  134.               and Boeing-Harwell sparse matrix data.
  135.  
  136.  
  137. Name        : smooth.tar.Z
  138. Description : Unix tool for smoothing
  139. Where       : in ftp-raimund/pub/src/Math on nestroy.wu-wien.ac.at
  140.               (137.208.3.4)
  141. Author      : Bill Davidsen (davisen@crd.ge.com)
  142. Version     : v1.9, 15 Aug 1989
  143.  
  144.  
  145. Name        : smoothwb (209947 bytes)
  146. Authors     : Lise Manchester (lise@cs.dal.ca)
  147.               David Trueman (david@cs.dal.ca)
  148. Description : Smoothing Workbench
  149. Systems     : Unix + Xview (e.g. SunOS, Linux)
  150. Where       : in general on statlib
  151. Language    : C (2613 lines) and fortran (1458 lines)
  152. Comments    : interactive program for exploring smoothing methods
  153.               Includes postscript documentation.
  154. Date        : 28 June 1993
  155.  
  156.  
  157. Name        : SPARSE
  158. Where       : in sparse on Netlib
  159. Description : library for LU factorisation for large sparse matrices 
  160. Author      : Ken Kundert, Alberto Sangiovanni-Vincentelli,
  161.               sparse@ic.berkeley.edu
  162.  
  163.  
  164. Name        : spline29.zip
  165. Where       : in mirrors/msdos/c on wuarchive.wustl.edu
  166. Description : Interpolation using splines under tension, dressed up as
  167.               a Unix tool
  168. Author      : James. R. Van Zandt
  169. Version     : v2.9, 21 Nov 1992
  170.  
  171.  
  172. Name        : |STAT
  173. Where       : in pub/stat on archive.cis.ohio-state.edu (128.146.8.52)
  174. Description : collection of around 30 Unix tools for statistical analysis
  175. Author      : Gary Perlman (perlman@cis.ohio-state.edu)
  176. Version     : 5.4, 27 May 1993
  177. Systems     : Unix, MS-DOS
  178. Comments    : Has been in use for 13 years.  There is a troff|ps manual
  179.               and man pages.  Explicitly designed to work with Unix
  180.               philosophy.  The file stat.tar.Z.crypt.uu is ENCRYPTED;
  181.               you have to send email asking for the password.
  182.               There is a handbook available.
  183.  
  184.  
  185. Name        : submit1
  186. Where       : in jcgs on Statlib
  187. Description : damped convex minorant algorithm
  188. Author      : David Eberly, eberly@cs.unc.edu
  189. Version     : May 1992
  190.  
  191.  
  192. Name        : surf
  193. Authors     : Weimin Zhao, wzhao@Nimitz.mcs.kent.edu
  194. Description : Xlib program to debug, monitor, control largescale
  195.               numerical simulations (in either fortran or C).  Does
  196.               realtime 3d display.
  197. Systems     : Aix, HP-UX, Linux.
  198. Where       : sunsite.unc.edu, pub/Linux/Incoming
  199. Version     : 1.0, 12 May 1994
  200.  
  201.  
  202. Name        : SVDPACKC.tar.Z
  203. Where       : in pub/berry on cs.utk.edu
  204. Systems     : Sun, IBM RS/6000, HP9000, DECstation, Macintosh II/fx, Cray Y-MP
  205. Language    : C
  206. Description : an ANSI-C library for the singular value decomposition
  207.             : of large sparse matrices.  Lanczos- and subspace iteraton-
  208.             : based methods are used to iteratively compute several
  209.             : of the largest (or smallest) singular values and corres-
  210.             : ponding singular vectors.  Sample  UNIX C-SHELL scripts
  211.             : are provided for automatic compiling and testing of the
  212.             : library routines.   Cray Y-MP compatible routines provided.
  213. Author      : Michael W. Berry (berry@cs.utk.edu)
  214. Version     : 1.0, June 1993
  215.  
  216.  
  217. Name        : svd.c.Z (8704 bytes)
  218. Where       : in pub/C-numanal on usc.edu
  219. Description : SVD based on pascal from J. C. Nash book
  220. Author      : Bryant Marks (bryant@sioux.stanford.edu)
  221.               Brian Collett (bcollett@hamilton.edu)
  222. Version     : 14 April 1993
  223.  
  224.  
  225. Name        : taranto-1.0.shar.Z
  226. Where       : in prog/libraries on ftp.inria.fr (128.93.1.26)
  227. Description : portable, accurate FP to decimal conversion.
  228.  
  229.  
  230. Name        : totinfo
  231. Where       : in volume7 of comp.sources.misc
  232. Description : info statistic and chi-square for 2-D contingency tables
  233. Date        : August 1989
  234.  
  235.  
  236. Name        : Tela
  237. Authors     : 
  238. Description : Tensor Language
  239. Systems     : Unix (SGI, Linux, Aix, Sun)
  240. Where       : ftp.funet.fi:pub/sci/math/tela/
  241. Language    :
  242. Version     : 1.21, 24 Feb 1995
  243. Comments    : Includes a C translation of FFTPACK, 20-page user manual,
  244.               FAQ, graphics examples, etc.
  245.               See http://www.geo.fmi.fi/prog/tela.html
  246.               Email addresses are tela-bugs@fmi.fi and tela-suggestions@fmi.fi
  247.  
  248.  
  249. Name        : Tensor.tar.Z
  250. Authors     : E. Robert Tisdale, edwin@maui.cs.ucla.edu
  251. Description : Experimental Tensor Class
  252. Systems     : Solaris
  253. Where       : ftp://pink.cs.ucla.edu/pub/Tensor.tar.Z
  254.               pink.cs.ucla.edu is 131.179.64.80
  255. Language    : Gnu C++ 2.6.2
  256. Date        : Thu Jan 12 18:10:53 GMT+0530 1995
  257.  
  258.  
  259. Name        : tsp
  260. Where       : ftp://ftp.alumni.caltech.edu/pub/dank/tsp.c
  261. Systems     : Any C environment
  262. Description : Simple heuristic Travelling Salesman Problem solver
  263. Author      : Dan Kegel - from "Discrete Optimization Algorithms," Maciej Syslo
  264. Version     : 1.1
  265.  
  266.  
  267. Name        : tsp_solve
  268. Where       : e-mail request to churritz@crash.cts.com
  269. Systems     : Borland, sco and Sun with gcc
  270. Language    : C++
  271. Authors     : Chad Hurwitz (churritz@crash.cts.com)
  272.               Robert.J.Craig (kat3@uscbu.ih.att.com) and anyone else who'd
  273.               like to test their own TSP tour finder's performance
  274. Version     : 1.0beta
  275. Description : Finds Optimal and Heuristic Solutions to many types of
  276.               Traveling Salesman Problems (TSP).
  277. Comments    : tsp_solve finds optimal solutions to geometric TSPs with 100
  278.               cities in about an hour (don't go to lenscrafters for this one.)
  279.               It will soon have an asymmetric TSP optimal solution finder that
  280.               will perform at approximately the same level.
  281.  
  282.  
  283. Name        : UDouble
  284. Where       : ftp://beowulf.jpl.nasa.gov/pub/manning
  285. Systems     : Source code: should be portable (developed with gnu gcc)
  286. Language    : C++
  287. Author      : Evan M. Manning, manning@alumnni.caltech.edu
  288. Version     : 1.00
  289. Description : A class library for tracking propagation of uncertainties
  290.               through systems of equations.
  291. Comments    : Described in part in an article in the March issue of
  292.               the _C/C++_Users_Journal_.
  293.  
  294.  
  295. Name        : using-lapack.Z (8478 bytes)
  296. Where       : pub/C-numanal on usc.edu
  297. Description : Notes on using Lapack through f2c.
  298. Author      : S. Sullivan (sullivan@mathcom.com)
  299. Version     : 14 April 1993
  300.  
  301.  
  302. Name        : vis5d
  303. Where       : vis5d.ssec.wisc.edu (128.104.231.66)
  304. Systems     : SGI, Stardent, IBM PC
  305. Language    : C, Fortran
  306. Authors     : Brian Paul (bpaul@vms.macc.wisc.edu) and Bill Hibbard
  307. Version     : 3.0 (soon to be 3.1)
  308. Description : visualizing/animating data made by numerical weather
  309.               models and similar sources
  310. Comments    : vis5d interactively provides 3-D isosurfaces, vector-field
  311.               slices, horizontal and vertical contour and colored slices,
  312.               and ribbon "particle" trajectories (integral curves)
  313.  
  314.  
  315. Name        : vregion
  316. Authors     : Seth Teller, seth@tachyon.princeton.edu
  317. Description : Computes the voronoi diagram, delaunay triangulation,
  318.               and convex hull of a two-dimensional point set.  It's based
  319.               on Steve Fortune's algorithm, and partially on his 
  320.               implementation.
  321. Systems     : Unix
  322. Where       : comp.sources.misc, volume 41, issue 30
  323. Language    : C
  324. Date        : 14 December 1993
  325.  
  326.  
  327. Name        : vspline
  328. Where       : in gcv on Netlib
  329. Description : non-parametric estimate of a smooth vector-valued
  330.               function from noisy data
  331. Author      : Jeff Fessler
  332. Comments    : splines
  333.  
  334.  
  335. Name        : wavethresh (wavelet.shar)
  336. Where       : in directory S on Statlib, and anonymous ftp from 
  337.               gdr.bath.ac.uk, in directory pub/masgpn
  338. Language    : C (and S functions)
  339. Author      : Guy Nason (gpn@maths.bath.ac.uk)
  340. Version     : 2.1 (March 26 1993)
  341. Description : wavelet transform & thresholding software in C for linking 
  342.               into S.
  343. Comments    : Performs 1- and 2-D discrete wavelet transforms using 
  344.               Daubechie's wavelets. Also performs thresholding according to 
  345.               Donoho and Johnstone.
  346.  
  347.  
  348. Name        : weisfeld-simplex.shar (7457 bytes)
  349. Where       : pub/C-numanal on usc.edu
  350. Description : small implementation of simplex method for linear programming.
  351. Author      : Matt Weisfeld (not on Internet)
  352. Version     : Feb 1993
  353. Comments    : associated with article in Feb 1993 CUJ.
  354.               For production use (where you want a black-box solver),
  355.               the `lpsolve' package (above) is better.  If you want to
  356.               open up a simplex implementation and modify it, then this is
  357.               quite good, using the article as documentation.
  358.  
  359.  
  360. Name        : xgobi
  361. Where       : in general on Statlib
  362. Systems     : Unix, needs X Windows
  363. Description : a data analysis package emphasising graphical data exploration
  364. Author      : Debby Swayne, dfs@bellcore.com
  365.               Dianne Cook, dcook@fisher.rutgers.edu
  366.               Andreas Buja, andreas@bellcore.com
  367. Date        : 23 March 1993
  368. Comments    : EDA
  369.  
  370.  
  371. Name        : XLispStat
  372. Where       : pub/xlispstat on umnstat.stat.umn.edu
  373. Systems     : Unix, Macintosh, MSW
  374. Description : a statistical package
  375. Author      : Luke Tierney, luke%umnstat@umn-cs.cs.umn.edu
  376. Version     :
  377. Comments    : object-oriented, EDA, graphics, lisp
  378.  
  379.  
  380. Name        : xtrap.c.Z (4463 bytes)
  381. Author      : Bryan M. Gorman, gorman@scri.fsu.edu
  382. Version     : 28 July 1992
  383. Description : extrapolation program.  Supports 6 algorithms: VBS
  384.               approximants, Aitken delta-squared, Wynn epsilon algo,
  385.               Wynn rho algo, Brezenski theta algo, Levin u-transform.
  386.               Is dressed up as a Unix tool.
  387. Where       : pub/C-numanal on usc.edu
  388.  
  389.  
  390. Name        : xvgr/xmgr (open look or motif versions)
  391. Where       : /CCALMR/pub/acegr on amb4.ccalmr.ogi.edu
  392. Systems     : Unix, with either open look or motif
  393. Description : graphics for EDA
  394. Author      : Paul J. Turner, pturner@amb4.ccalmr.ogi.edu
  395. Version     : 2.10, 2 May 1993
  396.               3.01 (Motif only), 17 August 1994.
  397. Comments    : Linux and SunOS 4.1.3 binaries are in bin directory
  398.  
  399.  
  400. Name:           Yorick
  401. Author:         David Munro - Lawrence Livermore National Laboratory
  402.                 munro@icf.llnl.gov
  403. Version:        1.1
  404. Date:           18 May 1995
  405. Description:    Yorick is a very fast interpreted language designed for
  406.                 scientific computing and numerical analysis.  The syntax
  407.                 is similar to C, but without declarative statements.
  408.                 Operations between arrays yield array results, and Yorick
  409.                 provides a very rich selection of multi-dimensional array
  410.                 indexing operations.  Yorick also features a binary I/O
  411.                 package which automatically translates floating point and
  412.                 integer representations on the machine where it is running
  413.                 to and from the format of any other machine.  Thus, you can
  414.                 easily share binary files between, for example, Cray YMPs
  415.                 and DEC alphas, or "teach" Yorick to read existing binary
  416.                 databases.  Yorick also offers an interactive graphics
  417.                 package based on X windows.  X-Y plots, quadrilateral
  418.                 meshes, filled meshes, cell arrays, and contours are
  419.                 supported.  Finally, you can embed compiled routines in
  420.                 custom versions of Yorick to solve problems for which the
  421.                 interpreter is too slow.  The primary use of Yorick to date
  422.                 has been as a pre- and post-processor for large physical
  423.                 simulation programs.
  424.                 A binary distribution for Linux is available at sunsite.
  425.                 Freely Redistributable
  426. Language:       ANSI C (some support for Fortran customization)
  427. Keywords:       interpreter, language, interactive graphics, data analysis,
  428.                 post-processing
  429. Where:          ftp-icf.llnl.gov /pub/Yorick
  430.                 1.4 MB yorick-1.1.tar.gz
  431.                 or   wuarchive.wustl.edu /languages/yorick
  432. Systems:        Sun SPARC (SunOS or Solaris), HP PA-RISC (HPUX), IBM RS/6000
  433.                 (AIX), DEC alpha, SGI (IRIX), Cray YMP (UNICOS), Ix86 (Linux)
  434.                 Requires ANSI C compiler.  Interactive graphics requires
  435.                 X window system.  Tested on Sun (SunOS and Solaris), HP
  436.                 PA-RISC, IBM RS/6000, DEC alpha, SGI, Cray YMP, and Linux;
  437.                 should not be difficult to build on other UNIX machines.
  438.  
  439.  
  440. f2c
  441. ---
  442.  
  443. In case you had not already noticed it: a public domain, industrial
  444. strength, fortran-to-C translator named f2c exists.  It has one great
  445. strength and one great weakness: "It is a true compiler".  Thus the
  446. code generated always "works", at the price of frequently looking like
  447. fortran.
  448.  
  449. A lot of useful fortran libraries can readily be turned into working C
  450. using f2c, and the resulting C can often be made almost human after
  451. some hand-editing.  The weakest link of f2c is code which involves
  452. matrices.
  453.  
  454. A pointer to f2c is at EOF.  f2c is also inside Netlib, so you are
  455. probably better off figuring out how to use Netlib.
  456.  
  457.  
  458.  
  459. Other pointers
  460. --------------
  461.  
  462. There is a lot of interesting C source in these fields which I know nothing
  463. about:
  464.         - signal processing
  465.         - pattern recognition, neural networks
  466. The comp.dsp FAQ has some pointers to source code.
  467. Please send me complete entries to include in the above index.
  468.  
  469. A lot of 3rd party source code which hooks into the S statistical package
  470. uses computational engines written in C.  With a little work you can extract
  471. useful source from this.  Look in the S directory on Statlib for more
  472. pointers.  If you find something which is remarkably useful and easy
  473. to extract, please tell me about it.
  474.  
  475. The same phenomenon operates to some extent for the XLispStat package.
  476. Look around on the umnstat.stat.umn.edu site.
  477.  
  478.  
  479.  
  480. Interesting sites
  481. -----------------
  482.  
  483. If you don't have ftp access, send email to ftpmail@decwrl.dec.com
  484. saying "help".  You will get instructions on how to do ftp via email.
  485.  
  486. Juhana Kouhia (jk87377@cs.tut.fi) has setup a very nice service:
  487. Everything in this index (except for what is on {net,stat}lib) is
  488. mirrored in pub/sci/math/numcomp-free-c on nic.funet.fi
  489. Note: this site is in finland.  If you are in the US, please try
  490. to find a site closer to you.
  491.  
  492. source-code newsgroups:
  493.         ftp.uu.net  (e.g. usenet/comp.sources.reviewed archives the
  494.         comp.sources.reviewed newsgroup).
  495. f2c:
  496.         netlib/f2c on netlib.att.com
  497.         pub/gnu on prep.ai.mit.edu
  498. Netlib:
  499.         netlib.att.com       email, ftp
  500.         ornl.gov             email, xnetlib
  501.         nac.no               email, xnetlib for Europe
  502.            (e.g. send email to netlib@ornl.gov to access by email)
  503.         unix.hensa.ac.uk is a mail server useful for Europe.
  504.         ci.cs.uow.edu.au (130.130.64.3) in Australia
  505. Statlib:
  506.         lib.stat.cmu.edu (as statlib)
  507.         dmssyd.syd.dms.csiro.au (130.155.96.1)
  508. others:
  509.         qiclab.scn.rain.com has a small collection in pub/math, including
  510.         fft stuff not listed above.  elib.ZIB-Berlin.de is quite interesting
  511.         too.
  512.  
  513. Credits
  514. -------
  515.  
  516. The following people helped me put this index together:
  517.  
  518. Bardo Muller                    bardo@gonzales.ief-paris-sud.fr 
  519. David E. Stewart                des@thrain.anu.edu.au 
  520. Skip Carter                     skip@taygeta.oc.nps.navy.mil
  521.                                 http://taygeta.oc.nps.navy.mil/skips_home.html
  522. John Gregory                    jwg@db.cray.com
  523. John Eaton                      jwe@che.utexas.edu
  524. P. G. Hamer                     P.G.Hamer@bnr.co.uk
  525. Alan Magnuson                   awm@osc.edu
  526. David Rapoport                  actize@garnet.berkeley.edu
  527. Peter Fraenkel                  pnf@pwcm.com
  528. Martin-D. Lacasse               isaac@physics.mcgill.ca
  529. Matthew Koebbe                  phaedrus@alioth.cc.nps.navy.mil
  530. Nicolas Ratier                  ratier@laas.laas.fr
  531. Henri Cohen                     cohen@merak.greco-prog.fr
  532. Bill Hutchison                  bhutchi@godiva.ssw.com
  533. Ronald F. Guilmette             segfault!rfg@netcom.com
  534. Jay Han                         han@corto.inria.fr
  535. Van Snyder                      vsnyder@math.Jpl.Nasa.Gov
  536. Alan Cabrera                    adc@tardis.cl.msu.edu
  537. Vincent Broman                  broman@peanuts.nosc.mil
  538. Piercarlo Grandi                pcg@aberystwyth.ac.uk
  539. Abed Hammoud                    abed@saturn.wustl.edu
  540. Richard A. O'Keefe              ok@goanna.cs.rmit.OZ.AU
  541. Fumiaki Kamiya                  kamiya@slinky.cs.nyu.edu
  542. Keith Briggs                    Keith.Briggs@physics.uwa.edu.au
  543. Brian Glendenning               bglenden@colobus.CV.NRAO.EDU
  544. Bill Gropp                      gropp@mcs.anl.gov
  545. Emmett McLean                   emclean@sfsuvax1.sfsu.edu
  546. Wenfu Ku                        wk02@lehigh.edu
  547. Adrian Ireland                  aireland@hsc.usc.edu
  548. Alexander Frink                 FRINK@MZDMZA.ZDV.UNI-MAINZ.DE
  549. Douglas N Arnold                dna@math.psu.edu
  550. Jens Ehlers                     je@ganymed.mt2.tu-harburg.de
  551. Bruce Haggerty                  haggerty@acf2.NYU.EDU
  552. Peter Espen                     espen@math.unm.edu
  553. M J Olesen                      olesen@weber.me.queensu.ca 
  554. Vincent Broman                  broman@nosc.mil
  555. Luiz Henrique de Figueiredo     lhf@csg.uwaterloo.ca
  556. Jose E. Korneluk                jkornel@sfwmd.gov
  557.  
  558. Of course, we owe infinite gratitude to the authors themselves, for
  559. making their work available in the public domain.
  560. -- 
  561. Ajay Shah, (213)749-8133, ajayshah@rcf.usc.edu
  562.